home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8073 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.urz.uni-heidelberg.de!usenet
  2. From: Stefan Reichling <steve@indi.aci.uni-heidelberg.de>
  3. Newsgroups: comp.lang.c
  4. Subject: calling C-functions from FORTRAN
  5. Date: Fri, 01 Mar 1996 13:59:40 +0100
  6. Organization: University of Heidelberg, Germany
  7. Message-ID: <3136F4BC.41C6@indi.aci.uni-heidelberg.de>
  8. NNTP-Posting-Host: mondo.aci.uni-heidelberg.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; IRIX 5.3 IP22)
  13.  
  14. Hi all,
  15.  
  16. I wanna know how I must write a C-function so that it could be called
  17. from a FORTRAN program. Should it be 'call by vallue' or 'call by
  18. reference' ?
  19. thank's in advance
  20.  
  21. steve
  22.  
  23. -- 
  24. +---------------------------------------------------------------------+
  25. |  Stefan Reichling                                                   |
  26. |                                     Anorganisch-Chemisches Instiut  |
  27. |  Tel +49-6221-548565                   Universitaet Heidelberg      |
  28. |  Fax +49-6221-545707                      69120 Heidelberg          |
  29. |  e-mail: steve@indi.aci.uni-heidelberg.de      Germany              | 
  30. |  www: http://ix.urz.uni-heidelberg.de/~il1                          |
  31. +---------------------------------------------------------------------+
  32.